gtk4.git
2020-05-13 Timm Bäderwindow: Restructure gtk_window_destroy()
2020-05-13 Timm Bädermain: Inline propagate_{down,up} in propagate_internal()
2020-05-13 Timm Bäderwindow: Create constraint solver on demand
2020-05-13 Timm Bäderwidget: Make 1 if out of 2 ifs
2020-05-13 Timm Bäderpaned: Fix up the docs once more
2020-05-13 Timm Bädercssvalue: Add class check to transition
2020-05-13 Timm Bädergl renderer: Fix nested rounded clip rendering
2020-05-13 Timm Bädernode-editor: Monitor file and reload on changes
2020-05-13 Timm Bäderwidget: Move adjusted size calculation below early...
2020-05-13 Timm Bäderwidget: Remove size allocate signal enum member
2020-05-13 Timm Bäderrenderboder: Ignore transparent outlines
2020-05-13 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-05-13 Matthias Clasenx11: Avoid a critical in clipboard data transfer
2020-05-12 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-05-12 Matthias ClasenMerge branch 'tests-cleanup' into 'master'
2020-05-12 Matthias Clasenpaned: Don't ignore the type attribute
2020-05-12 Matthias Clasenpaned: Drop the Private struct
2020-05-12 Matthias Clasentests: Drop the visuals test
2020-05-12 Matthias Clasentests: Move testcairo into gtk4-demo
2020-05-12 Matthias ClasenDrop the gtkgears test
2020-05-12 Matthias ClasenMove print-editor to demos
2020-05-12 Matthias ClasenNEWS: Updates
2020-05-12 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-05-12 Emmanuele BassiMerge branch 'docs-fixes' into 'master'
2020-05-12 Matthias Clasenprintoperation-unix: Fix a use-after-free
2020-05-12 Emmanuele Bassidocs: Add annotations for GtkPaned new getters
2020-05-12 Emmanuele Bassidocs: Remove unnecessary SECTION
2020-05-12 Emmanuele Bassidocs: Remove redundant SECTION
2020-05-12 Carlos GarnachoMerge branch 'wip/carlosg/broken-grabs' into 'master'
2020-05-12 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-05-12 Carlos Garnachogtkmain: Release the active state on GDK_GRAB_BROKEN
2020-05-12 Matthias Clasenwindow: Hide windows on destroy
2020-05-12 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-05-12 Matthias ClasenMerge branch 'ebassi/run-dialog-run' into 'master'
2020-05-12 Emmanuele BassiDo not release the GFile prematurely
2020-05-12 Emmanuele Bassidocs: Mention blocking functions in the migration guide
2020-05-12 Emmanuele BassiRemove gtk_dialog_run()
2020-05-12 Emmanuele BassiRemove gtk_dialog_run() from GtkPrintUnixDialog
2020-05-12 Emmanuele BassiRemove unnecessary deprecation pragmas
2020-05-12 Emmanuele BassiDrop gtk_dialog_run() from GtkPrintOperationUnix
2020-05-12 Emmanuele Bassitests: Remove gtk_dialog_run()
2020-05-12 Emmanuele BassiDrop gtk_dialog_run() from GtkFileChooserWidget
2020-05-12 Emmanuele Bassidocs: Remove use of gtk_dialog_run()
2020-05-12 Emmanuele BassiRemove gtk_native_dialog_run()
2020-05-12 Emmanuele Bassidocs: Remove use of gtk_native_dialog_run() from examples
2020-05-12 Emmanuele BassiRemove gtk_dialog_run() from GtkMountOperation
2020-05-12 Carlos Garnachogtkmain: Propagate GDK_GRAB_BROKEN events to/from curre...
2020-05-12 Carlos Garnachogdk/wayland: Drop explicit ungrab after surface move...
2020-05-12 Carlos Garnachogdk/wayland: Ensure .leave events with active buttons...
2020-05-12 Carlos Garnachogdk/wayland: Keep track of implicit grabs
2020-05-12 Carlos Garnachogtktexthandle: Set css name on GtkWidgetClass
2020-05-12 Emmanuele Bassidemos: Remove gtk_dialog_run()
2020-05-12 Matthias Clasendocs: Updates to the migration guide
2020-05-12 Matthias Clasendocs: Tweaks
2020-05-12 Matthias Clasendocs: Updates to the common questions
2020-05-12 Matthias Clasendocs: Don't point at mailing lists
2020-05-12 Matthias Clasendocs: Rearrange the introduction some more
2020-05-12 Matthias ClasenMerge branch 'kill-containers' into 'master'
2020-05-12 Matthias Clasendocs: Update migration guide
2020-05-12 Matthias Clasendialog: Firm up handling of action widgets
2020-05-12 Matthias Clasendialog: Remove an unused struct
2020-05-12 Matthias ClasenDrop GtkContainer and its accessible implementation
2020-05-12 Matthias Clasentestsuite: Drop a container api use
2020-05-12 Matthias ClasenDrop gtkcontainer.h includes
2020-05-12 Matthias Clasenbox: Derive from GtkWidget
2020-05-12 Matthias Clasenassistant: Remove code that doesn't work anymore
2020-05-12 Matthias Clasendialog: Remove code that doesn't work anymore
2020-05-12 Matthias Clasenshortcutssection: Drop container bits
2020-05-12 Matthias Clasenshortcutsgroup: Drop container bits
2020-05-12 Matthias ClasenReplace most remaining uses of container api
2020-05-12 Matthias Clasenbox: Add gtk_box_append/prepend/remove
2020-05-12 Matthias Clasennotebook: Derive from GtkWidget
2020-05-12 Matthias ClasenStop using container api on GtkNotebook
2020-05-12 Matthias Clasenheaderbar: Derive from GtkWidget
2020-05-12 Matthias ClasenStop using container api on GtkHeaderBar
2020-05-12 Matthias Clasenheaderbar: Add gtk_header_bar_remove
2020-05-12 Matthias Clasenlistbox: Derive from GtkWidget
2020-05-12 Matthias Clasentestsuite: Fix listbox tests
2020-05-12 Matthias Clasentestsuite: Redo listbox sort test
2020-05-12 Matthias ClasenDon't use container api on GtkListBox
2020-05-12 Matthias Clasenlistbox: Add gtk_list_box_remove
2020-05-12 Matthias Clasenbuildable: Cosmetics
2020-05-12 Matthias Clasencustomlayout: Cosmetics
2020-05-12 Matthias Clasentextviewchild: Derive from GtkWidget
2020-05-12 Matthias Clasentext: Fix popover use
2020-05-12 Matthias Clasentextview: Fix popover use
2020-05-12 Matthias Clasenflowbox: Derive from GtkWidget
2020-05-12 Matthias ClasenStop using container api on GtkFlowBox
2020-05-12 Matthias Clasenflowbox: Add gtk_flow_box_remove
2020-05-12 Matthias Clasenstack: Derive from GtkWidget
2020-05-12 Matthias Clasentreepopover: Stop using container api
2020-05-12 Matthias Clasenshortcutswindow: Stop using container api
2020-05-12 Matthias Clasenshortcutssection: Stop using container api
2020-05-12 Matthias ClasenDon't use container api on GtkStack
2020-05-12 Matthias Clasenstack: Add gtk_stack_remove
2020-05-12 Matthias Clasenfixed: Derive from GtkWidget
2020-05-12 Matthias ClasenStop using container api on GtkFixed
2020-05-12 Matthias Clasenfixed: Add gtk_fixed_remove
2020-05-12 Matthias Clasengrid: Derive from GtkWidget
2020-05-12 Matthias Clasengrid: Remove a test for grid container functionality
next